Skip to content

Add ai_*_availability boolean fields to Content Snippets API (Preview)#510

Merged
ib-skoric merged 1 commit into
mainfrom
openapi/pr-512207-content-snippet-agent-availability
May 26, 2026
Merged

Add ai_*_availability boolean fields to Content Snippets API (Preview)#510
ib-skoric merged 1 commit into
mainfrom
openapi/pr-512207-content-snippet-agent-availability

Conversation

@ib-skoric
Copy link
Copy Markdown
Contributor

Why?

The Content Snippets API needed boolean availability fields so API consumers can determine whether a snippet is surfaced by AI Chatbot, AI Copilot, and AI Sales Agent independently. The existing integer fields used an inconsistent encoding compared to the rest of the API.

How?

Adds ai_chatbot_availability, ai_copilot_availability, and ai_sales_agent_availability boolean properties to the content_snippet schema (Preview spec only) and updates all four inline response examples (list, create, get by id, update). The existing integer fields are unchanged.

Generated with Claude Code

…ew only)

Sourced from intercom/intercom#512207.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@ib-skoric ib-skoric self-assigned this May 22, 2026
@ib-skoric ib-skoric merged commit d9920db into main May 26, 2026
2 checks passed
@ib-skoric ib-skoric deleted the openapi/pr-512207-content-snippet-agent-availability branch May 26, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants